Log in Register Dashboard Temp Share Shortlinks Frames API

cody - HTMLify profile

cody's Profile Picture

cody

4270 Files

632707 Views

Latest files of /cody/swapnilsparsh/30DaysOfJavaScript/151 - Type Writer Effect

css/ cody/swapnilsparsh/30DaysOfJavaScript/151 - Type Writer Effect/css/
1 Items
  • style.css
  • js/ cody/swapnilsparsh/30DaysOfJavaScript/151 - Type Writer Effect/js/
    1 Items
  • index.js
  • index.html cody/swapnilsparsh/30DaysOfJavaScript/151 - Type Writer Effect/index.html
    298 Views
    0 Comments
    <!DOCTYPE html>
    <html lang="en">

    <head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>Type Writer Effect</title>
    <link rel="stylesheet" type="text/css" href="css/style.css">